TELGetCAInfo
Updates a call appearance structure with current state and feature information.
pascal TELErr TELGetCAInfo (TELCAHandle hTELCA);
hTELCA
- A handle to the call appearance structure to update. You provide the handle.
- function result
- A result code. If you provide an invalid handle, the function returns the
telBadCAErr
result code.DESCRIPTION
TheTELGetCAInfo
function updates thecaRef
,caState
,intExt
,callType
,dialType
,bearerType
,rate
,rmtDN
,rmtPartyName
,rmtSubaddress
,conferenceLimit
,featureFlags
,otherFeatures
, andtelCAPrivate
fields of the call appearance structure specified by thehTELCA
parameter. The information in the updated structure reflects the state of the call appearance at the time the Telephone Manager retrieves the information from the telephone tool.SEE ALSO
TheTELGetCAState
(page 4-54) andTELGetCAFlags
(page 4-55) functions also update the state and feature information in a call appearance structure respectively.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help